PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / getOpenAction Method
In This Topic
    getOpenAction Method
    In This Topic
    Gets the action to execute when the document is opened.
    Syntax
    public PDFAction getOpenAction()

    Return Value

    A com.o2sol.pdf4java.actions.PDFAction object specifying the action to be executed when documents opens in the viewer.
    See Also